<squad>
	<description>
		<type>TYPE_HALFTRACK</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>M5 Half-track</long_name>
		<short_name>Half-track</short_name>
		<comment>An American lend-lease half-track with a .50cal heavy machine gun. Can mount an infantry squad</comment>

		<uniform>russian_scout</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1943</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-M3A2 Halftrack (russian).png</image_profile>
			<weight>8600</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>IHC RED-450-B V6</name>
				<horsepower>142</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_HALFTRACK</steering>

			<exhaust_pipe><offsetX>111</offsetX><offsetY>87</offsetY><angle>135</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-M3A2 Halftrack (russian).png</image_view>

			<width>222</width>
			<length>550</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@30</upper_front>
				<lower_front>10</lower_front>
				<side>8</side>
				<rear>8</rear>
				<top>6</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_SMG_PPS_43</type></weapon>
				<ammo><for>WEAPON_SMG_PPS_43</for><rounds>115</rounds></ammo>
			</man>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_SMG_PPS_43</type></weapon>
				<ammo><for>WEAPON_SMG_PPS_43</for><rounds>115</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>222</width>
			<length>343</length>
			<height>45</height>

			<offsetX>0</offsetX>
			<offsetY>100</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>16</front>
				<side>8</side>
				<rear>8</rear>
				<top>0</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-HMG M2 gun.png</image_view>

			<offsetX>80</offsetX>
			<offsetY>-45</offsetY>
			<offsetZ>200</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>30</rotate_left>
			<rotate_right>120</rotate_right>

			<weapon><type>WEAPON_HMG_50CAL</type></weapon>
			<ammo><for>WEAPON_HMG_50CAL</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
